home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / girl_makeover_9.swf / scripts / DefineButton2_237 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  68b  |  4 lines

  1. on(release){
  2.    this._parent.girl_mc.earbob_mc.gotoAndStop(5);
  3. }
  4.